2005-07-15 Federico Mena Quintero <federico@ximian.com>
* gtk/tmpl/gtkfilechooser.sgml: Add "Since 2.8" to the signal and enum.
+2005-07-15 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/tmpl/gtkfilechooser.sgml: Add "Since 2.8" to the signal and enum.
+
2005-07-15 Federico Mena Quintero <federico@ximian.com>
* gtk/tmpl/gtkfilechooserdialog.sgml: Add a "save" example to the
@Returns: #GtkFileChooserConfirmation value that indicates which
action to take after emitting the signal.
+ <para>
+ Since 2.8
+ </para>
+
<!-- ##### SIGNAL GtkFileChooser::current-folder-changed ##### -->
<para>
@GTK_FILE_CHOOSER_CONFIRMATION_SELECT_AGAIN: The file chooser will
continue running, so as to let the user select another file name.
+ <para>
+ Since 2.8
+ </para>
+
<!-- ##### MACRO GTK_FILE_CHOOSER_ERROR ##### -->
<para>
Used to get the #GError quark for #GtkFileChooser errors.